Appliance Logging Forwarding Protocol

Appliance Logging Forwarding Protocol
Appliance Logging Forwarding Protocol

The Appliance Logging Forwarding Protocol enumerated type defines transport protocols for outbound log messages.

Possible values:

  • TLS: Log messages will be forwarded to the remote host by using the TLS protocol.
  • UDP: Log messages will be forwarded to the remote host using the UDP protocol.
  • TCP: Log messages will be forwarded to the remote host using the TCP protocol.

This enumeration was added in vSphere API 6.7.

This data structure has no properties.
Enumeration: TLS, UDP, TCP,